projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8081df2
)
* lisp/net/trampver.el (customize-package-emacs-version-alist):
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 17 Sep 2017 08:08:54 +0000
(10:08 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 17 Sep 2017 08:08:54 +0000
(10:08 +0200)
Add Tramp version integrated in Emacs 26.1.
lisp/net/trampver.el
patch
|
blob
|
history
diff --git
a/lisp/net/trampver.el
b/lisp/net/trampver.el
index 91222bd781764d3156f43469e0e4884ab99764f6..51af455e635eeb6fd2c14f8e2cfa9f8b2d759c93 100644
(file)
--- a/
lisp/net/trampver.el
+++ b/
lisp/net/trampver.el
@@
-69,7
+69,8
@@
("2.2.3-24.1" . "24.1") ("2.2.3-24.1" . "24.2") ("2.2.6-24.3" . "24.3")
("2.2.9-24.4" . "24.4") ("2.2.11-24.5" . "24.5")
("2.2.13.25.1" . "25.1") ("2.2.13.25.2" . "25.2")
- ("2.2.13.25.2" . "25.3")))
+ ("2.2.13.25.2" . "25.3")
+ ("2.3.3.26.1" . "26.1")))
(add-hook 'tramp-unload-hook
(lambda ()